Skip to content

fix: failing liquibase installation#1382

Merged
davidgamez merged 18 commits intomainfrom
fix/liquibase_version
Oct 2, 2025
Merged

fix: failing liquibase installation#1382
davidgamez merged 18 commits intomainfrom
fix/liquibase_version

Conversation

@davidgamez
Copy link
Copy Markdown
Member

@davidgamez davidgamez commented Oct 2, 2025

Summary:

This PR fixes the failing Liquibase installation on CI Ubuntu GitHub Actions. The failure is due to changes in permissions at the Liquibase repository. This PR modifies the installation process to utilize the tar file. As part of the PR, the Liquibase version was updated to the latest 4th release.
Out of scope: upgrade liquibase version to 5+

Expected behavior:

GitHub actions depending on Liquibase must pass.

Testing tips:

Review the action logs

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with ./scripts/api-tests.sh to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@davidgamez davidgamez changed the title fix: update liquibase version to 4.33.1 fix: failing liquibase installation Oct 2, 2025
@davidgamez davidgamez marked this pull request as ready for review October 2, 2025 17:02
Copy link
Copy Markdown
Collaborator

@jcpitre jcpitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidgamez davidgamez merged commit 1162f9a into main Oct 2, 2025
10 of 11 checks passed
@davidgamez davidgamez deleted the fix/liquibase_version branch October 2, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants